You can generate PostScript output files on z/OS systems with an updated (version 11.0 or later) PSTLIB. Include these settings in your FSISYS.INI file to print PostScript on z/OS:
< Printer >
PrtType = PST
< PrtType:PST >
Module = PSTW32
Printfunc = PSTPrint
SendOverlays = (Yes or No)
SendColor = (Yes or No)
DownloadFonts = (Yes or No)
For more information on these INI options, see Chapter 6, Setting Up Printers, in the Documaker Administration Guide.
© Copyright 2014, Oracle and/or its affiliates. All rights reserved. Legal notices.